WinCGI allows to have communication with the new process trough .ini files. WinCGI is supported
only on the Microsoft Windows platform.
<br />
To enable WinCGI in MyServer, you need to configure the correct <a href="mimetypes.html" class="code" rel="external">MIME type</a> corresponding to your WinCGI
application files, and make them run as WinCGI (<span class="code">EXECUTEWINCGI</span>)<br />
<br />
Like in CGI, you can place all your applications in a <span
class="code">cgi-bin</span>
directory in the <span class="code">web</span> directory in MyServer